home *** CD-ROM | disk | FTP | other *** search
/ HAKERIS 11 / HAKERIS 11.ISO / soft / development / Macromedia RoboHelp X5 / RoboHelpOffice.exe / Data1.cab / _0698CC628929491A97164CBB7EDE2428 < prev    next >
Encoding:
Extensible Markup Language  |  2003-07-08  |  253 b   |  7 lines

  1. <?xml version='1.0' ?>
  2. <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  3. <xsl:output method="xml" encoding="UTF-8" indent="yes"/>
  4. <xsl:template match="/">
  5.   <xsl:copy-of select="." />
  6. </xsl:template>
  7. </xsl:stylesheet>